| close(const CString &pluginName) | Exponent::IO::CPresetIO | |
| close() | Exponent::IO::CPresetIO | |
| closeBodyChunk() | Exponent::IO::CPresetIO | |
| closeHeadChunk() | Exponent::IO::CPresetIO | |
| constructCloseTag(CString &closeTag, const CString &tag) | Exponent::IO::CPresetIO | [protected] |
| constructOpenTag(CString &openTag, const CString &tag) | Exponent::IO::CPresetIO | [protected] |
| CPresetIO() | Exponent::IO::CPresetIO | |
| getTextStream() | Exponent::IO::CPresetIO | [inline] |
| m_isOpenForRead | Exponent::IO::CPresetIO | [protected] |
| m_isOpenForWrite | Exponent::IO::CPresetIO | [protected] |
| m_stream | Exponent::IO::CPresetIO | [protected] |
| open(const CTextStream::EStreamMode streamMode, const CString &pluginName, const CSystemString &presetPath) | Exponent::IO::CPresetIO | |
| openBodyChunk() | Exponent::IO::CPresetIO | |
| openHeadChunk() | Exponent::IO::CPresetIO | |
| readChunkToDoubles(const CString &tag, const long sizeOfChunk, double *buffer) | Exponent::IO::CPresetIO | |
| readChunkToLongs(const CString &tag, const long sizeOfChunk, long *buffer) | Exponent::IO::CPresetIO | |
| readChunkToStrings(const CString &tag, TStringCountedPointerArray &array) | Exponent::IO::CPresetIO | |
| readCloseTag(const CString &tag) | Exponent::IO::CPresetIO | [protected] |
| readHeadChunk(TStringCountedPointerArray &array) | Exponent::IO::CPresetIO | |
| readOpenTag(const CString &tag) | Exponent::IO::CPresetIO | [protected] |
| readParameterChunk(const long numberOfParameters, double *parameters) | Exponent::IO::CPresetIO | |
| readVersionNumber(const long expectedVersion) | Exponent::IO::CPresetIO | |
| readVersionNumber(const long *expectedVersion, const long numberOfVersions, long &actualVersion) | Exponent::IO::CPresetIO | |
| writeChunkToDoubles(const CString &tag, const long sizeOfChunk, const double *buffer) | Exponent::IO::CPresetIO | |
| writeChunkToLongs(const CString &tag, const long sizeOfChunk, long *buffer) | Exponent::IO::CPresetIO | |
| writeChunkToStrings(const CString &tag, TStringCountedPointerArray &array) | Exponent::IO::CPresetIO | |
| writeCloseTag(const CString &tag) | Exponent::IO::CPresetIO | [protected] |
| writeHeadChunk(TStringCountedPointerArray &array) | Exponent::IO::CPresetIO | |
| writeOpenTag(const CString &tag) | Exponent::IO::CPresetIO | [protected] |
| writeParameterChunk(const long numberOfParameters, const double *parameters) | Exponent::IO::CPresetIO | |
| writeVersionNumber(const long number) | Exponent::IO::CPresetIO | |
| ~CPresetIO() | Exponent::IO::CPresetIO | [virtual] |